home *** CD-ROM | disk | FTP | other *** search
- object StartSplashForm: TStartSplashForm
- Left = 43
- Top = 236
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Splash'
- ClientHeight = 293
- ClientWidth = 466
- Color = clWindow
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- OnClick = FormClick
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Background16Img: TImage
- Left = 0
- Top = 0
- Width = 466
- Height = 293
- Align = alClient
- Center = True
- Picture.Data = {<image000.bmp>}
- Stretch = True
- OnClick = FormClick
- end
- object Background256Img: TImage
- Left = 0
- Top = 0
- Width = 466
- Height = 293
- Align = alClient
- Center = True
- Picture.Data = {<image001.bmp>}
- Stretch = True
- OnClick = FormClick
- end
- object CopyrightLbl: TLabel
- Left = 160
- Top = 235
- Width = 295
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Copyrights'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label8: TLabel
- Left = 224
- Top = 248
- Width = 233
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Cat Soft is an affiliate of RhinoSoft.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object VersionLbl: TLabel
- Left = 312
- Top = 8
- Width = 143
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Version No.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label1: TLabel
- Left = 8
- Top = 72
- Width = 179
- Height = 13
- Caption = 'Serv-U may not be redistributed in any'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 8
- Top = 85
- Width = 196
- Height = 13
- Caption = 'form without the express permission of the'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 8
- Top = 98
- Width = 118
- Height = 13
- Caption = 'publisher, RhinoSoft.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label4: TLabel
- Left = 8
- Top = 235
- Width = 70
- Height = 13
- Caption = 'RhinoSoft.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label5: TLabel
- Left = 8
- Top = 248
- Width = 57
- Height = 13
- Caption = 'P.O. Box 53'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label7: TLabel
- Left = 8
- Top = 261
- Width = 99
- Height = 13
- Caption = 'Helenville, WI 53137'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label9: TLabel
- Left = 8
- Top = 274
- Width = 87
- Height = 13
- Caption = '+1 (262) 593-2751'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Timer: TTimer
- Interval = 3000
- OnTimer = TimerTimer
- end
- end
-